Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

Updated all projects target Creators Update#1377

Merged
hermitdave merged 9 commits intodevfrom
targetupdate
Aug 18, 2017
Merged

Updated all projects target Creators Update#1377
hermitdave merged 9 commits intodevfrom
targetupdate

Conversation

@nmetulev
Copy link
Contributor

@nmetulev nmetulev commented Aug 8, 2017

re #1340

  • Moved all projects to target Creators Update
  • Updated all projects to Microsoft.NETCore.UniversalWindowsPlatform 5.3.4
  • Updated few nuget packages
  • Removed MarkdownUnitTest project and moved tests under the UnitTest project

@nmetulev nmetulev added this to the v2.0 milestone Aug 8, 2017
@nmetulev nmetulev changed the title Updated all projects target to creators update Updated all projects target Creators Update Aug 8, 2017
@Odonno
Copy link
Contributor

Odonno commented Aug 8, 2017

What's new with 5.3.4?

@tibitoth
Copy link
Contributor

tibitoth commented Aug 8, 2017

bugfixes https://github.com/Microsoft/dotnet/tree/master/releases/UWP

<TargetPlatformIdentifier>UAP</TargetPlatformIdentifier>
<TargetPlatformVersion>10.0.10586.0</TargetPlatformVersion>
<TargetPlatformMinVersion>10.0.10240.0</TargetPlatformMinVersion>
<TargetPlatformVersion>10.0.14393.0</TargetPlatformVersion>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess this should be 10.0.15063.0 similar to the rest of the projects

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I combined the UnitTest projects (the markdown one wasn't working at all), so this is not longer relevant :)

@Code-ScottLe
Copy link
Contributor

Code-ScottLe commented Aug 9, 2017

FYI that per #1353 , I think we should include in a requirement for VS 2017 or something. Older VS Version with older NuGet client/package won't be able to build the project along with the toolkit soon enough.

@nmetulev
Copy link
Contributor Author

nmetulev commented Aug 9, 2017

@Code-ScottLe, that's a good point. I updated the docs to specify that 2015 is no longer supported.

@hermitdave hermitdave merged commit b79228d into dev Aug 18, 2017
@nmetulev nmetulev deleted the targetupdate branch August 18, 2017 19:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants